-
Notifications
You must be signed in to change notification settings - Fork 65
Update angular examples to v21 #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Hey @lucaslarroche! While the PR was still open Angular v21 was released, and I thought we would better off doing the update right now instead of suggesting another PR with minimal changes. I've updated
|
|
Hey @lucaslarroche! Just checking in to see if there’s any update or feedback on this PR. Thanks for your time! |




Angular released a few versions since #17 (from v17 to v20) and it brought a lot of updates (signals, coding style, ...)
This PR aims to update the examples to keep them up to date for the two existing examples:
v2-angular-classless-loginandv2-angular-color-schemes-and-modal.Both examples build and run successfully:
I also updated Pico to v2.1.1.
Please let me know if I need to change anything else, and once again: thanks for the awesome work with this!